Processing math: 100%
Skip to main content

Section 2.3 Exponential Functions

An exponential function is a function of the form f(x)=ax, where a is a constant. Examples are 2x, 10x and (1/2)x. To more formally define the exponential function we look at various kinds of input values.

It is obvious that a5=aβ‹…aβ‹…aβ‹…aβ‹…a and a3=aβ‹…aβ‹…a, but when we consider an exponential function ax we can't be limited to substituting integers for x. What does a2.5 or aβˆ’1.3 or aΟ€ mean? And is it really true that a2.5aβˆ’1.3=a2.5βˆ’1.3? The answer to the first question is actually quite difficult, so we will evade it; the answer to the second question is β€œyes.”

We'll evade the full answer to the hard question, but we have to know something about exponential functions. You need first to understand that since it's not β€œobvious” what 2x should mean, we are really free to make it mean whatever we want, so long as we keep the behavior that is obvious, namely, when x is a positive integer. What else do we want to be true about 2x? We want the properties of the previous two paragraphs to be true for all exponents: 2x2y=2x+y and (2x)y=2xy.

After the positive integers, the next easiest number to understand is 0: 20=1. You have presumably learned this fact in the past; why is it true? It is true precisely because we want 2a2b=2a+b to be true about the function 2x. We need it to be true that 202x=20+x=2x, and this only works if 20=1. The same argument implies that a0=1 for any a.

The next easiest set of numbers to understand is the negative integers: for example, 2βˆ’3=1/23. We know that whatever 2βˆ’3 means it must be that 2βˆ’323=2βˆ’3+3=20=1, which means that 2βˆ’3 must be 1/23. In fact, by the same argument, once we know what 2x means for some value of x, 2βˆ’x must be 1/2x and more generally aβˆ’x=1/ax.

Next, consider an exponent 1/q, where q is a positive integer. We want it to be true that (2x)y=2xy, so (21/q)q=2. This means that 21/q is a q-th root of 2, 21/q=q√2 . This is all we need to understand that 2p/q=(21/q)p=(q√2 )p and ap/q=(a1/q)p=(q√a )p.

What's left is the hard part: what does 2x mean when x cannot be written as a fraction, like x=√2  or x=Ο€? What we know so far is how to assign meaning to 2x whenever x=p/q. If we were to graph ax (for some a>1) at points x=p/q then we'd see something like this:

This is a poor picture, but it illustrates a series of individual points above the rational numbers on the x-axis. There are really a lot of β€œholes” in the curve, above x=Ο€, for example. But (this is the hard part) it is possible to prove that the holes can be β€œfilled in”, and that the resulting function, called ax, really does have the properties we want, namely that axay=ax+y and (ax)y=axy. Such a graph would then look like this:

Three Types of Exponential Functions.

There are three kinds of exponential functions f(x)=ax with x real depending on whether a>1, a=1 or 0<a<1:

Subsection 2.3.1 Properties of Exponential Functions

The first thing to note is that if a<0 then problems can occur. Observe that if a=βˆ’1 then (βˆ’1)x is not defined for every x. For example, x=1/2 is a square root and gives (βˆ’1)1/2=βˆšβˆ’1 which is not a real number.

Exponential Function Properties.
  • Only defined for positive a: ax is only defined for all real x if a>0

  • Always positive: ax>0, for all real x

  • Exponent rules: If a,b>0 and x,y real numbers, then

    1. axay=ax+y

    2. axay=axβˆ’y

    3. (ax)y=axy=ayx=(ay)x

    4. axbx=(ab)x

  • Long-term behaviour: If a>1, then axβ†’βˆž as xβ†’βˆž and axβ†’0 as xβ†’βˆ’βˆž.

The last property can be observed from the graph. If a>1, then as x gets larger and larger, so does ax. On the other hand, as x gets large and negative, the function approaches the x-axis, that is, ax approaches 0.

Example 2.13. Reflection of Exponential.

Determine an equation of the function after reflecting y=2x about the line x=βˆ’2.

Solution

First reflect about the \(y\)-axis to get \(y=2^{-x}\text{.}\) Now shift by \(2\times 2=4\) units to the left to get \(y=2^{-(x+4)}\text{.}\) Side note: Can you see why this sequence of transformations is the same as reflection in the line \(x=-2\text{?}\) Can you come up with a general rule for these types of reflections?

Example 2.14. Determine the Exponential Function.

Determine the exponential function f(x)=kax that passes through the points (1,6) and (2,18).

Solution

We substitute our two points into the equation to get:

\begin{equation*} x=1,y=6\to6=ka^1 \end{equation*}
\begin{equation*} x=2,y=18\to18=ka^2 \end{equation*}

This gives us \(6=ka\) and \(18=ka^2\text{.}\) The first equation is \(k=6/a\) and subbing this into the second gives: \(18=(6/a)a^2\text{.}\) Thus, \(18=6a\) and \(a=3\text{.}\) Now we can see from \(6=ka\) that \(k=2\text{.}\) Therefore, the exponential function is

\begin{equation*} f(x)=2\cdot 3^x\text{.} \end{equation*}

There is one base that is so important and convenient that we give it a special symbol. This number is denoted by e=2.71828… (and is an irrational number). Its importance stems from the fact that it simplifies many formulas of Calculus and also shows up in other fields of mathematics.

Example 2.15. Domain of Function with Exponential.

Find the domain of f(x)=1√ex+1.

Solution

For domain, we cannot divide by zero or take the square root of negative numbers. Note that one of the properties of exponentials is that they are always positive! Thus, \(e^x+1>0\) (in fact, as \(e^x>0\) we actually have that \(e^x+1\) is at least one). Therefore, \(e^x+1\) is never zero nor negative, and gives no restrictions on \(x\text{.}\) Thus, the domain is \(\R\text{.}\)

Subsection 2.3.2 Special Base e

A question of interest in calculus is the following: What base of an exponential function has the property that at the point (0,1) the slope of the tangent line is one? We will answer this informally here. Consider the function f(x)=ax and a tangent line at the point (0,1). If a=2, the slope of the tangent line is approximately 0.7, see the left graph in Figure 2.4. If a=3 the slope of the tangent line is approximately 1.1, see the right graph in Figure 2.4. It turns out that when the base is

2.71828182845904523536028747135266249775724709369995...

the slope of the tangent line is exactly equal to one! This number is denoted by e=2.71828... and is an irrational number. It is sometimes called Euler's constant named after the mathematician Leonhard Euler. Its importance stems from the fact that it simplifies many formulas of Calculus and also shows up in other fields of mathematics.

Figure 2.4.
Exercises for Section 2.3.

Determine an equation of the function \(y=a^x\) passing through the point \((3,8)\text{.}\)

Answer
\(y=2^x\)
Solution

We wish to find an equation of the form \(y = a^{x}\) which passes through the point \(\left(3, 8\right)\text{.}\) Making the appropriate subsitution, we find

\begin{equation*} \begin{split} 8 \amp = a^{3} \\ 8^{\frac{1}{3}} \amp = a \\ 2 \amp = a \end{split} \end{equation*}

Which leads to the desired equation, \(y = 2^{x}\text{.}\)

Find the \(y\)-intercept of \(f(x)=4^x+6\text{.}\)

Answer
\(y=7\)

Find the \(y\)-intercept of \(f(x)=2\left(\frac{1}{2}\right)^x\text{.}\)

Answer
\(y=2\)

Find the domain of \(\ds{y=e^{-x}+e^{\frac{1}{x}}}\text{.}\)

Answer
\(x\neq 0\)
Solution

The domain of \(e^{-x}\) is \((-\infty,\infty)\text{.}\) The domain of \(e^{1/x}\) is \((-\infty,0)\cup(0,\infty)\text{.}\) Therefore, the domain of \(y = e^{-x}+e^{1/x}\) is \((-\infty,0)\cup(0,\infty)\) β€” that is, all real numbers \(x\) such that \(x \neq 0\text{.}\)